home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 366
- Top = 191
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Auto Maintenance'
- ClientHeight = 360
- ClientWidth = 400
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object TntImage28: TTntImage
- Left = 64
- Top = 90
- Width = 25
- Height = 17
- Transparent = True
- end
- object TntLabel17: TTntLabel
- Left = 88
- Top = 90
- Width = 124
- Height = 16
- Caption = 'Spyware Removal'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -14
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LP1: TTntLabel
- Left = 264
- Top = 90
- Width = 102
- Height = 15
- Caption = '3 problems found.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- OnClick = LP1Click
- end
- object TntImage37: TTntImage
- Left = 64
- Top = 138
- Width = 25
- Height = 17
- Transparent = True
- end
- object TntLabel25: TTntLabel
- Left = 88
- Top = 138
- Width = 83
- Height = 16
- Caption = 'Registry Fix'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -14
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LP2: TTntLabel
- Left = 264
- Top = 138
- Width = 102
- Height = 15
- Caption = '3 problems found.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- OnClick = LP2Click
- end
- object TntImage38: TTntImage
- Left = 64
- Top = 186
- Width = 25
- Height = 17
- Transparent = True
- end
- object TntLabel27: TTntLabel
- Left = 88
- Top = 186
- Width = 102
- Height = 16
- Caption = 'Privacy Sweep'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -14
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LP3: TTntLabel
- Left = 264
- Top = 186
- Width = 102
- Height = 15
- Caption = '3 problems found.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- OnClick = LP3Click
- end
- object TntImage39: TTntImage
- Left = 64
- Top = 234
- Width = 25
- Height = 17
- Transparent = True
- end
- object TntLabel29: TTntLabel
- Left = 88
- Top = 234
- Width = 116
- Height = 16
- Caption = 'Junk Files Clean'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -14
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object LP4: TTntLabel
- Left = 264
- Top = 234
- Width = 102
- Height = 15
- Caption = '3 problems found.'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- OnClick = LP4Click
- end
- object LEntry: TTntLabel
- Left = 64
- Top = 302
- Width = 289
- Height = 14
- AutoSize = False
- Caption = 'Scanner:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object TntLabel43: TTntLabel
- Left = 264
- Top = 106
- Width = 62
- Height = 15
- Caption = 'Scanning...'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object TotalP_A: TTntProgressBar
- Left = 64
- Top = 283
- Width = 289
- Height = 17
- Smooth = True
- Step = 2
- TabOrder = 0
- Visible = False
- end
- object TntButton1: TTntButton
- Left = 72
- Top = 327
- Width = 75
- Height = 25
- Caption = 'Scan'
- TabOrder = 1
- OnClick = TntButton1Click
- end
- object TntButton3: TTntButton
- Left = 248
- Top = 327
- Width = 75
- Height = 25
- Caption = 'Repair'
- TabOrder = 2
- OnClick = TntButton3Click
- end
- object TntBitBtn1: TTntBitBtn
- Left = 160
- Top = 327
- Width = 75
- Height = 25
- Caption = 'Stop Scan'
- TabOrder = 3
- OnClick = TntBitBtn1Click
- end
- object CoolTrayIcon1: TCoolTrayIcon
- IconList = ImageList1
- CycleIcons = True
- CycleInterval = 500
- Icon.Data = {<image000.ico>}
- IconIndex = 1
- PopupMenu = TntPopupMenu1
- MinimizeToTray = True
- OnStartup = CoolTrayIcon1Startup
- Left = 368
- Top = 328
- end
- object TntPopupMenu1: TTntPopupMenu
- Left = 16
- Top = 280
- object Exit1: TTntMenuItem
- Caption = 'Cancel Auto Care'
- Default = True
- OnClick = Exit1Click
- end
- end
- object Timer1: TTimer
- Interval = 10000
- OnTimer = Timer1Timer
- Left = 160
- Top = 24
- end
- object MyZip: TZLBArc2
- OnDecryptStream = MyZipDecryptStream
- Left = 192
- Top = 184
- end
- object ImageList1: TImageList
- Left = 32
- Top = 224
- Bitmap = {
- 494C010102000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000001000000001002000000000000010
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000002BD164D188266C1277F9BEC277894EE146B
- 5FD1009419750000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000069DD1FE079BCEFF0687
- A5F1037F61C701A9307919A563A53CA7EFFD408CB8FD319EE6FD3E8DBCFD37A2
- E9FD3C95CEFF237288EA00000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000089CD2FE11CEFDFE00CC
- FEFE00CAFDFD01C9FFFF2A90C5FF3BA9F5FE8FB9D2FF5CC8FBFFA3C8DEFF69D4
- FCFE8DBCD7FF4BB9F0FB0E8B409C000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000012A3DEFF4DDDFDFF01CA
- FDFF00C9FEFF00CAFEFF2B94C8FE60CAFCFEADCDDFFF77E0FCFFA4DEF1FF66D0
- F0FFA5F1FCFD5DB8DBFF00000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000005DCAF5FF67E0F9FF00CB
- FFFF07CEFFFF07CFFEFF2999C9FF6BD4FEFF9AD3EAFF7CE4FDFF9EE2F4FF72DC
- F5FFA2F9FDFD2C8090E800000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000E41E2F75D9FCFE48C9EAFF0AD2
- FCFF13D6FEFF14D4FCFF1CB2E2FF5DC8FAFF7DD8F2FF84E9FBFF91E1F3FF80E6
- F8FF99FEFCFC0B6E5CC600000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000D2355081E1FDFE13AFDEFF2CDF
- FDFF20DDFDFF22DCFAFFA5A467FFD9C361FFA7C3A7FF96C5BDFF94C7C1FFA3C8
- B1FFBAB674FEB58832F500000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000C14D7288E4F8FB0BA5DDFF76EF
- FDFF2EE5FDFF2EE3FBFF5FC5B9FFF3C96DFFF2CE6DFFF4D76FFFF5D468FFF2CB
- 5DFFEFC14BFC7A7232E900000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000B4639080E4F7F91CB2ECFFA0F7
- FBFF34EBFCFF38ECFDFF31ECFEFFA9A86BFFF4C377FFF7D58EFFF5D084FFF1C3
- 6AFFBD974AFD008EBEFA00000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000AB74A778E2F9FB34C5FAFF87E8
- F3FF39F1FCFF42F2FCFF39EEFDFF31E9FEFF1CE6FFFF3695C3FF76E1F8FF629A
- BEFF09C9F6FE05C1F4FE00B02368000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000A784B96FE1F9FD39CDFDFF38C6
- E5FF40ECFBFF30EBFBFF2CE9FCFF8CF2FBFF59CCE5FF439AC4FF82E8FDFF97DE
- F0FE2FADC8FA04CFFBFB067977DC000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000BA69FD465DFFAFE38CBFAFF1FB6
- F0FF2EB9E0FF54C8E4FF82DCEDFF2AB5DCFF13B0FFFF12A2EEFF62BAD9FE5DA4
- C2FC00BF72930AB3ACCE05B783A9000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000001FA8C4F65DDDF8FE3CCDF9FF2BC1
- FBFF53CEFEFF73CEECFF73D0F5FF67D0FDFF59CBFDFF3CC0FBFC22BEF7F7008F
- 57B0000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000069DB5DF96EFFBFD73E0F9FC66DA
- F8F81D99C8FF00000000000000000000000000DC273B00C8486900BB5E880000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000D3344F00C3507300B9
- 5D87000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000100000000100010000000000800000000000000000000000
- 000000000000000000000000FFFFFF00FFFFFFFF00000000FE07FFFF00000000
- 8003FFFF000000008001FFFF000000008003FFFF000000008003FFFF00000000
- 0003FFFF000000000003FFFF000000000003FFFF000000000003FFFF00000000
- 0001FFFF000000000001FFFF000000000001FFFF00000000000FFFFF00000000
- 071FFFFF000000008FFFFFFF0000000000000000000000000000000000000000
- 000000000000}
- end
- object ApplicationEvents1: TApplicationEvents
- OnException = ApplicationEvents1Exception
- Left = 8
- Top = 320
- end
- end
-